'宣言 Public Function New( _ ByVal source As System.Collections.IEnumerable, _ ByVal propertyPath As System.String _ )
public C1ScopedDataCollection<T>( System.Collections.IEnumerable source, System.string propertyPath )
パラメータ
- source
- The original source.
- propertyPath
- The property path to which this collection is scoped.